Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: client types and service methods into server #5

Merged
merged 3 commits into from
Oct 18, 2024

Conversation

gabrielmatau79
Copy link
Contributor

1.Fix the message data type to string in the messageReceived function to ensure correct handling within the callback inside the client.

  1. On the server, the getAvailableMessageCount method is fixed by adding the count of messages stored in persistence. Additionally, the key field for deletion is changed from _id to messageId.

@gabrielmatau79 gabrielmatau79 self-assigned this Oct 17, 2024
@genaris genaris merged commit a3ba864 into main Oct 18, 2024
4 checks passed
@genaris genaris deleted the fix/client-server-implementation branch October 18, 2024 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants